﻿/*自定义*绿色*文本/边框/背景色*/
.text-green,a.text-green:link,a.text-green:visited,.button.border-green,blockquote.border-green,.pager.border-green a,.pager-prev.border-green,.pager-next.border-green {	color: #7bbb43;}
.border-green,.border-green .button,.border-green .tab-nav li a,.border-green .tab-body,.button.bg-green,.selected.border-green,.pointer.border-green li,.nav.border-green .active a,.nav.nav-tabs.border-green,.nav-main.border-green a,.nav-main.border-green .nav-head,.pagination.border-green li,.pager.border-green a {	border-color: #7bbb43;}
.bg-green,.border-green .button.active,.pointer.border-green .active,.nav-pills.border-green .active a,.nav-green.border-green .nav-head,.pagination.border-green .active {	background-color: #7bbb43;}
.button.bg-green:hover,.button.bg-green:focus{ background: #3f7436; border-color: #3f7436;}

/*自定义*橙色*文本/边框/背景色*/
.text-orange,a.text-orange:link,a.text-orange:visited,.button.border-orange,blockquote.border-orange,.pager.border-orange a,.pager-prev.border-orange,.pager-next.border-orange {	color: #e7af24;}
.border-orange,.border-orange .button,.border-orange .tab-nav li a,.border-orange .tab-body,.button.bg-orange,.selected.border-orange,.pointer.border-orange li,.nav.border-orange .active a,.nav.nav-tabs.border-orange,.nav-main.border-orange a,.nav-main.border-orange .nav-head,.pagination.border-orange li,.pager.border-orange a {	border-color: #e7af24;}
.bg-orange,.border-orange .button.active,.pointer.border-orange .active,.nav-pills.border-orange .active a,.nav-orange.border-orange .nav-head,.pagination.border-orange .active {	background-color: #e7af24;}
.button.bg-orange:hover,.button.bg-orange:focus{ background: #ffb600; border-color: #ffb600;}




.input{ border:1px solid #dcdcdc; border-radius: 0; background: #f9f9f9;}
input.input{ height: 39px; line-height: 37px;}
.field-icon-right .icon{ heigt:39px; line-height: 39px; color:#d7d7d7;}

.container,.container-layout{ width: 1190px!important;}
.layout{ min-width:1190px;}

ul,li{ padding:0; margin:0; list-style-type:none;}
img{ vertical-align: middle;}
.fl{ float:left;}
.fr{ float:right;}
.fyh{ font-family:Arial,Microsoft Yahei;}
.fst{ font-family:Arial,"宋体";}
.fyy{ font-family:Arial,"幼圆";}
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f22{ font-size:22px;}
.f24{ font-size:24px;}
.f26{ font-size:26px;}
.f28{ font-size:28px;}
.f30{ font-size:30px;}
.f32{ font-size:32px;}
.f34{ font-size:34px;}
.f36{ font-size:36px;}
.f38{ font-size:38px;}
.f40{ font-size:40px;}
.f42{ font-size:42px;}
.f48{ font-size:48px;}
.f50{ font-size:50px;}
.f60{ font-size:60px;}
.f72{ font-size:72px;}
.fn{ font-weight:normal;}
.fb{ font-weight:bold;}
.fs100{ font-weight:100;}
.mb0{ margin-bottom: 0!important;}
a, a:link, a:active{ color:#555555;}
a:hover{ color:#3f7436;}


.text-blue-light{ color:#6e879b;}
.text-blue{ color:#15609a;}
.text-line{ text-decoration-color: #15609a; text-decoration: underline;}
.text-gray{ color:#d3d3d3;}
.text-green2{ color:#37743a;}


body{ color:#4f4f4f; font-family: Arial, Microsoft Yahei; background:#fff; text-align: justify;}
p{ padding:0; margin:0;}

.insert{ height:40px;}
/*公共部分*/
.header{height:83px; background:#fff; width:100%; border-top:3px solid #e7af24; position:relative; z-index: 11;}
.header .container{ position: relative;}
.header .logo{ padding-top: 10px;}


/*
.header .ubox { color:#b7b7b7; position: absolute; right:10px; top: 30px;}
.header .ubox .f16.text-white{  float: left; line-height: 26px; margin-right: 10px;}
.header .ubox a{ display: inline-block; color:#a2a2a2; width:24px; height: 24px; line-height: 22px; border-radius: 50%; border:1px solid #a2a2a2; background:none; text-align: center; margin-left: 5px; font-weight: 100; vertical-align: middle;}
.header .ubox a:hover{ color:#fff; border-color: #ef7b00; background: #ef7b00;}
*/

.header .menu{  position: absolute; right:10px; top:0px; height: 80px;}
.header .menu ul{}
.header .menu li{ float:left; margin-left: 10px; height: 80px;}
.header .menu li a{ display:block; padding: 25px 0 0; height: 80px; text-align:center; text-decoration:none; color:#555555; line-height:55px; width:90px; position: relative;}
.header .menu li a:hover,.header .menu li a.cur{ color:#fff; background: #e7af24;}
.header .menu li a:hover:after,.header .menu li a.cur:after{ position: absolute; bottom:-10px; left: 0;  content:''; width:0px; height: 0px; border-left: 45px solid transparent; border-right: 45px solid transparent; border-top:10px solid #e7af24; border-bottom:0;}





/*Footer*/
.footer{ background:#1c1c1c;}
/*
.footer a{ color:#b2b2b2;}
.footer a:hover{ color:#ef7b00;}
.footer .fotcon{ padding-top:40px; padding-bottom:40px; color:#b2b2b2;}
.footer .fotnav{ float:left;}
.footer .fotnav dl{ float:left; margin-right:50px;}
.footer .fotnav dt{ color:#fff; margin-bottom: 10px; padding-left: 35px; line-height: 30px;}
.footer .fotnav dl:nth-child(1) dt{ background: url(../images/ico_1.png) left center no-repeat;}
.footer .fotnav dl:nth-child(2) dt{ background: url(../images/ico_2.png) left center no-repeat;}
.footer .fotnav dl:nth-child(3) dt{ background: url(../images/ico_3.png) left center no-repeat;}
.footer .fotnav dl dd{ line-height: 26px; margin-left: 35px;}
.footer .fotnav dt a:hover{ color:#ef7b00;}
.footer .fotnav dl dd a{ display:block; color:#acacac !important; height:26px; line-height:26px; overflow:hidden;}
.footer .fotnav dl dd a:hover{ color:#ef7b00 !important;}
.footer .qrcode{ width:120px; float:right;}
.footer .isrv{ float:left; width:200px; margin-left:30px;}
.footer .isrv .tel{ padding-left:70px; background:url(../images/ico_ftel.png) left center no-repeat;}
.footer .isrv ul.icat { margin-top:15px; margin-bottom:15px;}
.footer .isrv ul.icat li{ padding-left:25px; margin-bottom:10px; position:relative;}
.footer .isrv ul.icat li span{ position:absolute; left:0px; width:20px; text-align: center;}
.footer .button-group{}
.footer .button-group button{ width:200px; border:0 !important; background:#000000; color:#686868; text-align:left; border-radius: 0;}
.footer .button-group .upward{ float:right; margin-top:7px;}
.footer .button-group .drop-menu{ width:200px; height:200px; overflow:auto;}
*/
.footer .copyright{ padding:15px 0; line-height: 30px;  color:#5e5e5e;}
.footer .copyright a:hover{ color:#fff;}
.footer .copyright .fico a{  margin-left:10px;}
.footer .copyright .fico a span{display:inline-block; background:#1c1c1c; border:1px solid #494949; color:#5e5e5e; width:30px; height:30px; line-height:28px; text-align:center; }
.footer .copyright .fico a:hover span{ border-color:#81bb39; background: #81bb39; color:#fff;}

.tip{ z-index:999;}
.qrcode{ padding-top:80px; font-size: 18px;}